Skip to content

Add skills UX, i18n rollout, and session hardening#144

Merged
BunsDev merged 5 commits into
mainfrom
okcode/skills-ux-plan
Apr 1, 2026
Merged

Add skills UX, i18n rollout, and session hardening#144
BunsDev merged 5 commits into
mainfrom
okcode/skills-ux-plan

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Apr 1, 2026

Summary

  • Add a skills library with create/manage workflows, plus shared skill resolution that uses ~/.okcode as the canonical global path with legacy ~/.claude fallback.
  • Roll out frontend i18n in apps/web with locale persistence, translated catalogs, and locale-aware timestamps across core UI surfaces.
  • Improve chat and thread UX with inline title editing, better composer attachment handling, file attachment context extraction, and support for full-context diffs on files.
  • Harden provider/session startup, clear stale worktree paths, and update git/smoke/release handling for more predictable builds and runtime behavior.
  • Expand settings, sidebar, file view, PR review, and onboarding/navigation surfaces to support the new workflows and layouts.

Testing

  • bun fmt
  • bun lint
  • bun typecheck
  • apps/web tests pass
  • Not run: bun run test

BunsDev added 4 commits March 31, 2026 22:16
- Expose bundled skill catalog and install/import APIs
- Add skills page, create dialog, and composer shortcuts
- Wire slash commands to browse, create, install, and uninstall skills
- Update skill creation and system docs to use ~/.okcode/skills
- Preserve read compatibility with existing ~/.claude/skills installs
- Add tests for skill precedence and bundled skill installation
- Add web i18n scaffolding, locale catalogs, and rollout tracker
- Harden attachment, diff, git, and provider session handling
- Update desktop release smoke and CI release checks
- Treat image attachments as blocking skill-management command parsing
- Keep terminal context gating unchanged
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 1, 2026 3:33am

@github-actions github-actions Bot added size:XXL vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 1, 2026
@BunsDev BunsDev merged commit 7a6b966 into main Apr 1, 2026
4 of 6 checks passed
@github-actions github-actions Bot added size:XS and removed size:XXL labels Apr 1, 2026
@BunsDev BunsDev deleted the okcode/skills-ux-plan branch April 1, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant